Text File | 1998-10-23 | 795 b | 23 lines | [TEXT/ScoM]
create-tonality name description
Defines tonality zone names and their corresponding notes. Description can be a note list or a list of half-tones. Tonalities are activated with activate-tonality. Place your definitions in source file or SC Init file.
(create-tonality blues1 '(c 3 d# 3 f 3 f# 3 g 3 a# 3))